@charset "utf-8";
* {margin:0;padding:0;border:0;outline:medium;text-shadow:none;text-decoration:none;}
html {height:100%;}
html,body {background:#fff;width:100%;min-height:100%;}
body {overflow-x:hidden;color:#000;font-size:12px;line-height:1;position:relative;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
body.nav-open {overflow:hidden;}
@media(min-width:768px){
  body {font-size:13px;}
}
@media(min-width:992px){
  body {font-size:14px;}
}
@media(min-width:1200px){
  body {font-size:15px;}
}
@media(min-width:1400px){
  body {font-size:16px;}
}
@media(min-width:1600px){
  .container {max-width:1390px;margin:0 auto;}
}

input {vertical-align:middle;}
textarea {resize:none;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;font-size:14px;}
hr {border-width:1px;border-style:inset;}
ul {list-style:none;padding:0;}
p {margin:0;}
a,a:link,a:active,a:visited,a:hover {color:inherit;text-decoration:none;}
i,em {font-style:normal;}
/*input placeholder 样式 */
::-webkit-input-placeholder {color:#999999;}
:-moz-placeholder {color:#999999;}
::-moz-placeholder {color:#999999;}
:-ms-input-placeholder {color:#999999;}
/*修改滚动条*/
::-webkit-scrollbar {width:6px;height:6px;}
::-webkit-scrollbar-track {box-shadow:inset 0 0 6px transparent;background:#f8f8f8;border-radius:6px;}
::-webkit-scrollbar-thumb {border-radius:6px;background:#bbb;}
img {image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor;}
.ratio {overflow: hidden;}
.ratio img {position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(1);width:100%;height:unset;max-width:100%;transition:.36s all linear;}
/* 无内容 */
.no-goods,.no-network {padding-top:100px;overflow:hidden;text-align:center;}
.no-goods img {display:block;margin:0 auto 30px;width:220px;max-height:105px;}
.no-network img {display:block;margin:0 auto 30px;width:222px;height:160px;}
.no-goods p,.no-network p {font-size:14px;color:#666666;line-height:20px;}

/*手机端分页处理*/
.de-page-mian {padding-top:25px;}
@media(max-width:767px) {
  .de-page-mian .page-inner a {margin-right:0!important;}
  .de-page-mian span,.de-page-mian input,.de-page-mian .page-btn,.de-page-mian .prev,.de-page-mian .next {display:none!important;}
}

.imgbox {position:relative;width:100%;overflow:hidden;}
.imgbox:after {content:'';display:block;padding-top:75%;}
.imgbox img {max-width:100%;max-height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:.36s all;}

.iframe-video {width:100%;height:470px;overflow:hidden;margin-bottom:30px;}
.iframe-video .video-preview {position:relative;display:block;width:100%;height:100%;font-size:0;text-align:center;cursor:pointer;}
.iframe-video .video-preview::after {position:absolute;content:'';left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,0.2);z-index:1;}
.iframe-video .video-preview::before {position:absolute;content:'';left:0;top:0;right:0;bottom:0;background:url(../images/media-icon.png) no-repeat center;z-index:2;}
.iframe-video .video-preview img {display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;}
.iframe-video iframe {display:block;width:100%;height:100%;}

/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'iconfont';  /* Project id 4301980 */
  src: url('//at.alicdn.com/t/c/font_4301980_4oey1lwffxu.woff2?t=1704347382591') format('woff2'),
       url('//at.alicdn.com/t/c/font_4301980_4oey1lwffxu.woff?t=1704347382591') format('woff'),
       url('//at.alicdn.com/t/c/font_4301980_4oey1lwffxu.ttf?t=1704347382591') format('truetype'),
       url('//at.alicdn.com/t/c/font_4301980_4oey1lwffxu.svg?t=1704347382591#iconfont') format('svg');
}
.ali-icon {font-family: 'iconfont';}

.header {background:#fff;position:relative;transition:.36s all linear;}
.header .top { padding:10px 0;}
.header .logo {flex:0 0 85%;max-width:85%;display:flex; padding-right: 15px;}
.header .tel { color:#606060; max-width:15%; line-height: 36px; height:36px; }
.header .tel .t1 { color:#dd161d; font-weight: bold; font-style:italic; }
@media(max-width:991px) {
	.header .logo img {max-height:50px;}
}
@media(min-width:768px) {
  .header .top { padding:15px 0;}
  .header .logo {flex:0 0 60%;max-width:60%;}
  .header .tel {flex:0 0 40%;max-width:40%;}
  .header .tel .t1 { font-size:16px; }
}
@media(min-width:992px) {
  .header .top { padding:20px 0;}
  .header .tel .t1 { font-size:18px; }
}
@media(min-width:1200px) {
  .header .top { padding:25px 0;}
  .header .tel .t1 { font-size:20px; }
}
@media(min-width:1400px) {
  .header .top { padding:30px 0;}
  .header .tel { font-size:17px; }
  .header .tel .t1 { font-size:21px; }
}
@media(min-width:1600px) {
  .header .top { padding:35px 0;}
  .header .tel .t1 { font-size:23px; }
}

.nav {background:#00458f;color:#fff;position:relative;z-index:9;}
.nav.onmove { position: fixed; top:0; left:0; width:100%;}
.nav .list {display:flex;align-items:center;flex-wrap:wrap;}
.nav .slide {flex:0 0 25%;max-width:25%;text-align:center;position:relative;transition:.2s background linear;}
.nav .slide>a {display:block;height:35px;line-height:35px;}
.nav .slide i {display:none;}
.nav .subnav {pointer-events: none;display:none;overflow:hidden;color:#333;background:rgba(255,255,255,.9);position:absolute;z-index:3;bottom:0;left:0;right:0;transform:translateY(100%);}
.nav .subnav a {display:block;height:40px;line-height: 40px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding:0 10px;}
.nav .slide.active,.nav .slide:hover {color:#fff;background:#f58e14; transition:.3s background linear;}
@media(max-width:767px) {
	.nav .slide {border: 1px solid rgba(255,255,255,.1); border-top:none;border-left:none;}
  .nav .slide:nth-child(4n+1) {border-left:1px solid rgba(255,255,255,.1);}
}
@media(min-width:768px) {
	.nav {flex-wrap:nowrap;}
  /* .nav.onmove .slide { flex:unset; padding:0 15px; transition:.36s all linear;} */
	.nav .slide {flex:1;border-right:1px solid rgba(255,255,255,.1); transition:.36s all linear;}
  .nav .slide:first-child {border-left:1px solid rgba(255,255,255,.1);}
	.nav .slide>a {height: 40px;line-height: 40px;}
}
@media(min-width:992px) {
  /* .nav.onmove .slide { padding:0 20px; } */
	.nav .slide>a {height: 45px;line-height:45px;position: relative;}
	.nav .slide:hover .subnav {display:block;}
	.nav .slide .subnav {font-size:14px;pointer-events: auto;}
	.nav .slide .subnav a:hover,
  .nav .slide .subnav a.active {color:#fff;background:#00458f;transition:.2s background linear;}
}
@media(min-width:1200px) {
  /* .nav.onmove .slide { padding:0 25px; } */
  	.nav .slide>a {height: 50px;line-height: 50px;}
  	.nav .slide .subnav {font-size:15px;}
	  .nav .subnav a {height:45px;line-height: 45px;}
}
@media(min-width:1400px) {
  /* .nav.onmove .slide { padding:0 30px; } */
  	.nav .slide>a {height: 58px;line-height: 58px;}
}
@media(min-width:1600px) {
  .nav .slide>a {height: 65px;line-height: 65px;}
}

.banner {overflow:hidden;}
.banner .swiper-pagination {text-align: right;padding-right: 12%;bottom:5%;}
.banner .swiper-pagination-bullet {background:#c8c9ca;opacity: 1;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active {background: #ca191b;}
.banner .swiper-button-next.swiper-button-disabled,.banner .swiper-button-prev.swiper-button-disabled {pointer-events:unset;}
.banner .swiper-button-prev,.banner .swiper-button-next {right:16%;color:#fff;font-size:170%;width:55px;height:55px;border-radius:50%;border:1px solid #fff;background:rgba(255,255,255,.44);}
.banner .swiper-button-prev {transform:rotateY(180deg);left:16%;right:0;}
.banner .swiper-button-next:after, .banner .swiper-button-prev:after {display: none;}
.banner-box {position:relative;left:50%;transform:translateX(-50%);text-align: center;}
@media(min-width:1200px) {
  .banner-box {width:100%;min-width:1600px;}
}
@media(min-width:1400px) {
  .banner-box {width:100%;min-width:1920px;}
}
@media(min-width: 1600px) {
	.banner .swiper-button-prev,.banner .swiper-button-next {right:10%;}
	.banner .swiper-button-prev {left:10%;right:0;}
}

.inbanner .container { padding:0; position: absolute; bottom:0; right:0; }
.location {color:#fff;text-align:right;padding-right:12px; line-height:24px;white-space: nowrap;overflow:hidden;text-overflow: ellipsis; 
  background:linear-gradient(to right,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,.56) 100%);}
.location a:hover {color:#e87b2b;}
.prev_next {margin:20px 0;display:flex;flex-wrap:wrap;}
.page-a {line-height: 1.5;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.next_page {margin-top:15px;}
@media(min-width:576px) {
  .inbanner .container { padding:0 12px; position: absolute; bottom:0; left:50%; right:unset; transform:translateX(-50%); }
}
@media(min-width:768px) {
	.location {line-height: 42px; padding-right: 15px;background:linear-gradient(to right,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 55%,rgba(0,0,0,.36) 100%);}
  .prev_next {margin:25px 0;}
}
@media(min-width:992px) {
	.location {line-height: 50px; padding-right: 18px;}
  .prev_next {margin:30px 0;}
  .next_page {margin-top:0px;text-align:right;}
  .page-a:hover {color:#e87b2b;}
}
@media(min-width:1200px) {
	.location {font-size:15px; line-height: 54px; padding-right: 22px;}
  .prev_next {margin:35px 0;}
}
@media(min-width:1400px) {
	.location {line-height: 62px; padding-right: 26px;}
  .prev_next {margin:40px 0;}
}
@media(min-width:1600px) {
	.location {line-height: 68px; padding-right: 30px;}
  .prev_next {margin:50px 0;}
}

.inbanner {width:100%;overflow:hidden;position:relative;}
.inbanner img {width:100%;position:relative;left:50%;transform:translateX(-50%);}

.intype { position: relative; overflow: hidden; background:#f5f5f5;}
.intype .li { display:inline-block; color:#666666; margin-right:15px; line-height: 36px; border-bottom:2px solid rgba(255,255,255,.0); transition:.36s all linear; }
.intype .li:hover,.intype .li.active { color:#00458f; border-color:#00458f; transition:.36s all linear; }
.intype .li:last-child { margin-right:0; }
@media(min-width:576px) {
  .intype .li { line-height: 42px; margin-right:25px; }
}
@media(min-width:768px) {
  .intype .li { line-height: 50px; margin-right:35px; }
}
@media(min-width:992px) {
  .intype .li { line-height: 56px; margin-right:45px; }
}
@media(min-width:1200px) {
  .intype .li { line-height: 60px; margin-right:55px; }
}
@media(min-width:1400px) {
  .intype .li { line-height: 64px; margin-right:65px; }
}
@media(min-width:1600px) {
  .intype .li { line-height: 70px; margin-right:75px; }
}

.index01 {position: relative;overflow: hidden;padding-bottom:30px;}
.index01 .title {padding:25px 0 0px;text-align: center;}
.index01 .t1 {color:#212121;font-size:22px; position: relative; z-index: 2;}
.index01 .t1 span { display:inline-block; background:#fff; padding:0 5%; }
.index01 .t1:before { content:''; width:100%; height:1px; background:#dbdbdb; z-index: -1; position: absolute; left:0; top:50%;}
.index01 .t2 {color:#555555;margin-top: 5px; line-height: 1.6; }
.index01 .type {margin-top:15px;line-height: 40px;padding-bottom:3px;display:flex;overflow-x:auto;position:relative;}
.index01 .type::-webkit-scrollbar {height:0px;}
.index01 .type a {position:relative;display:block;color:#555555;white-space:nowrap;margin:0 15px;text-align: center;}
.index01 .type a:after { content:''; height:2px; width:50%; opacity:0; position:absolute; bottom:0; left:50%; background:#00458f; transform:translateX(-50%); transition:all .36s all linear;}
.index01 .type a:last-child {margin-right:0;}
.index01 .type a:hover:after,.index01 .type a.active:after { width:100%; opacity:1; transition:.36s all linear; }
.index01 .content {margin-top:20px;}
.index01 .txtbox {color:#555555; padding:5px 12px;line-height: 35px;text-align:center;}
.index01 .swiper {display: none;}
.index01 .swiper.active {display: block;}
.index01 .swiper-slide {margin-top:0!important;margin-bottom:12px;}
.index01 .swiper-slide .imgbox img { width:100%; }
.index01 .swiper-slide:hover .txtbox {color:#fff;background:#00458f;}
.index01 .more {display:block;color:#fff;background:#00458f;width:200px;height:40px;line-height: 40px;margin:10px auto 0;border-radius:20px;text-align: center;}
@media(max-width:767px) {
  	.index01 .type {margin-left:-10px;margin-right:-10px;}
}
@media(min-width:768px) {
	  .index01 .title {padding:35px 0 0px;}
  	.index01 .t1 {font-size:26px;}
  	.index01 .type {margin-top:20px;line-height: 50px;padding:0 5%;}
  	.index01 .type a {margin:0 20px;}
  	.index01 .content {margin-top:25px;}
  	.index01 .txtbox {line-height:45px;}
}
@media(min-width:992px) {
  	.index01 .t1 {font-size:28px;}
  	.index01 .type {line-height: 55px;justify-content: space-around;}
  	.index01 .type a {margin:0 20px; }
  	.index01 .content {margin-top:30px;}
  	.index01 .txtbox {line-height:50px;}
}
@media(min-width:1200px) {
  	.index01 {padding-bottom:50px;}
	  .index01 .title {padding:40px 0 0px;}
  	.index01 .t1 {font-size:32px;}
  	.index01 .t2 {margin-top: 10px;}
  	.index01 .type {margin-top:25px;line-height: 60px;}
  	.index01 .type::-webkit-scrollbar {height:0px;}
  	.index01 .content {margin-top:35px;}
  	.index01 .txtbox {line-height:55px;}
  	.index01 .more {font-size:15px;height:48px;line-height: 48px;border-radius: 24px;transition:.16s all ease-out;}
  	.index01 .more:hover {transform:translateY(-5px);box-shadow:0 10px 15px -5px rgba(0,0,0,.6);transition:.16s all ease-in;}
}
@media(min-width:1400px) {
	  .index01 .title {padding:50px 0 0px;}
  	.index01 .t1 {font-size:34px;}
  	.index01 .t2 {font-size:17px;margin-top: 13px;}
  	.index01 .type {margin-top:30px;line-height: 65px;}
  	.index01 .type a {font-size:17px;}
  	.index01 .content {margin-top:40px;}
  	.index01 .txtbox {line-height:60px;font-size:17px;}
}
@media(min-width:1600px) {
	  .index01 .title {padding:60px 0 0px;}
  	.index01 .t1 {font-size:36px;}
  	.index01 .t2 {margin-top: 15px;}
  	.index01 .type {margin-top:35px;line-height: 70px;}
  	.index01 .type a {font-size:18px;}
  	.index01 .content {margin-top:45px;}
  	.index01 .txtbox {line-height:65px;}
}

.index02 {position: relative;overflow: hidden;}
.index02 .title {padding:20px 0 10px;text-align: center;}
.index02 .t1 {color:#212121;font-size:22px; position: relative; z-index: 2;}
.index02 .t1 span { display:inline-block; background:#fff; padding:0 5%; }
.index02 .t1:before { content:''; width:100%; height:1px; background:#dbdbdb; z-index: -1; position: absolute; left:0; top:50%;}
.index02 .t2 {color:#555555;margin-top: 10px; line-height: 1.6; }
.index02 .content {background:#f2f3f5; padding:20px 0;}
.index02 .txtbox {color:#555555; padding:5px 12px;line-height: 35px;text-align:center;}
.index02 .swiper-slide .imgbox:after { padding-top:68%;}
.index02 .swiper-slide:hover img { transform:translate(-50%,-50%) scale(1.1); }
.index02 .swiper-slide:hover .txtbox {color:#00458f;}
.index02-bottom {display:flex;justify-content: center; width:200px;margin:15px auto 0;}
.index02-bottom div {user-select: none;color:#00458f;border:1px solid #00458f;text-align:center;font-weight: bold;margin:0 5px;line-height: 30px;height:30px;width:30px;border-radius:500px;}
.index02-bottom .swiper-pagination {position:unset;}
.index02-bottom .swiper-button-disabled {background:#d1def0;color:#80a7d9;border:1px solid #b4c9e6;}
@media(min-width:768px) {
	.index02 .title {padding:25px 0 15px;}
  .index02 .t1 {font-size:26px;}
  .index02 .content { padding:25px 0;}
  .index02 .txtbox {line-height:45px;}
  .index02-bottom div { margin:0 8px; line-height: 35px;height:35px;width:35px; }
}
@media(min-width:992px) {
  .index02 .t1 {font-size:28px;}
  .index02 .t2 {margin-top: 16px;}
  .index02 .content { padding:30px 0;}
  .index02 .txtbox {line-height:50px;}
  .index02-bottom div { margin:0 10px; line-height: 40px;height:40px;width:40px; }
}
@media(min-width:1200px) {
	.index02 .title {padding:30px 0 20px;}
  .index02 .t1 {font-size:32px;}
  .index02 .t2 {margin-top: 20px;}
  .index02 .content { padding:35px 0;}
  .index02 .txtbox {line-height:55px;}
}
@media(min-width:1400px) {
	.index02 .title {padding:35px 0 25px;}
  .index02 .t1 {font-size:34px;}
  .index02 .t2 {font-size:17px;margin-top: 25px;}
  .index02 .content { padding:40px 0;}
  .index02 .txtbox {line-height:60px;font-size:17px;}
  .index02-bottom div { font-size:18px; margin:0 12px; line-height: 45px;height:45px;width:45px; }
}
@media(min-width:1600px) {
	.index02 .title {padding:40px 0 30px;}
  .index02 .t1 {font-size:36px;}
  .index02 .t2 {margin-top: 30px;}
  .index02 .content { padding:45px 0;}
  .index02 .txtbox {line-height:65px;}
  .index02-bottom div { font-size:20px; line-height: 50px;height:50px;width:50px; }
}

.ad { background:#00458f; }

.index03 {padding:0 0 20px;position: relative;overflow: hidden;}
.index03 .item { margin-top: 20px; }
.index03 .slide .img { width:40px; height:44px; line-height: 44px; text-align:center; color:#fff; font-size:20px; font-weight: bold; background:url(../images/in03_i.png) no-repeat top center; background-size:100%; }
.index03 .slide .c1 {color:#212121;font-size:17px;line-height: 1.4;}
.index03 .slide .c1 span { color:#dd161d; }
.index03 .slide .c2 {color:#a8a8a8;line-height: 1.5;font-size:12px;margin-top: 5px;}
.index03 .slide .c3 { color:#555555; line-height: 1.8; border-top:1px dashed #c2c2c2; padding:15px 0; margin-top:10px; }
.index03 .slide .c3-li { position: relative; margin-bottom: 5px; padding-left:10px;}
.index03 .slide .c3-li:before {content:''; position: absolute; left:0; top:7px; background:#a8a8a8;width:5px;height:5px;border-radius:7px;}
.index03 .slide .c3-li span { font-weight: bold; color:#00458f; }
.index03 .slide .more { display:inline-block; color:#f97b47; border:1px solid #f97b47; border-radius: 50px; height:30px; line-height: 30px; padding:0 15px; }
.index03 .slide .more:hover { background:#00458f; border-color:#00458f; color:#fff; }
@media(max-width:767px) {
  .index03 .slide { margin-bottom:20px; }
}
@media(max-width:575px) {
	.index03 .slide .img {width:90px; font-size:22px;}
}
@media(min-width:768px){
	.index03 {padding:0 0 25px;}
  .index03 .item { margin-top: 25px; }
	.index03 .slide {padding:18px 0;}
	.index03 .slide .img {position: relative; font-size:24px; width:50px; height:55px; line-height: 55px; }
	.index03 .slide .txtbox {flex:1;width:50%;padding-left:20px;}
	.index03 .slide .c1 {font-size:19px;}
}
@media(min-width:992px){
    .index03 {padding:0 0 30px;}
    .index03 .item { margin-top: 30px; }
    .index03 .slide {padding:23px 0;}
    .index03 .slide .img { font-size:28px; }
    .index03 .slide .txtbox {padding-left:22px;}
    .index03 .slide .c1 {font-size:21px;}
    .index03 .slide .c3-li { margin-bottom: 10px; }
    .index03 .slide .c3-li:before { top:9px; }
    .index03 .slide .more { height:35px; line-height: 35px; padding:0 15px;}
}
@media(min-width:1200px){
    .index03 {padding:0 0 40px;}
    .index03 .item { margin-top: 40px; }
    .index03 .slide {padding:27px 0;}
    .index03 .slide .img { font-size:30px; width:55px; height:61px; line-height: 61px; }
    .index03 .slide .txtbox {padding-left:25px;}
    .index03 .slide .c1 {font-size:23px;}
    .index03 .slide .c3-li { padding-left:15px;}
    .index03 .slide .c3-li:before {width:7px;height:7px;top:10px;}
    .index03 .slide .more { padding:0 20px;}
}
@media(min-width:1400px){
    .index03 {padding:0 0 50px;}
    .index03 .item { margin-top: 50px; }
    .index03 .slide {padding:32px 0;}
    .index03 .slide .img { font-size:32px; width:60px; height:66px; line-height: 66px;}
    .index03 .slide .txtbox {padding-left:28px;}
    .index03 .slide .c1 {font-size:25px;}
    .index03 .slide .c3 { font-size:17px; margin-top: 15px; }
    .index03 .slide .c3-li { margin-bottom: 15px; padding-left:20px; }
    .index03 .slide .c3-li:before { top:11px; }
    .index03 .slide .more { border-width:2px; height:40px; line-height: 36px; padding:0 25px;}
}
@media(min-width:1600px){
    .index03 {padding:0 0 60px;}
    .index03 .item { margin-top: 60px; }
    .index03 .slide {padding:37px 0;}
    .index03 .slide .img { font-size:34px; width:66px; height:73px; line-height: 73px;}
    .index03 .slide .txtbox {padding-left:30px;}
    .index03 .slide .c1 {font-size:26px;}
    .index03 .slide .more { padding:0 30px;}
}

.index04 {padding-top:20px;position: relative;}
.index04 .t1 { text-align:center; color:#212121; font-size:22px; position: relative; margin-bottom: 5px; }
.index04 .t1 span { position: relative; z-index: 1; display:inline-block; background:#fff; padding:0 20px; }
.index04 .t1:after { content:''; width:100%; height:1px; background:#dbdbdb; position: absolute; top:50%; left:0; }
.index04 .t2 { color:#555555; padding-top: 15px; line-height: 1.6; }
.index04 .t3 { color:#555555; font-size:20px; margin-top: 10px; line-height: 1.6; }
.index04 .content { padding:25px 0; width:860px; max-width:100%; margin:0 auto; }
.index04 .slide {text-align:center;}
.index04 .txtbox {align-self: center;}
.index04 .c1 {color:#666666;}
.index04 .slide:hover .c1 { color:#e87b2b; }
@media(max-width:991px) {
  .index04 .slide {margin-bottom:20px;}
  .index04 .img {margin-bottom:15px;}
}
@media(min-width:768px) {
  .index04 {padding-top:25px;}
  .index04 .t1 { font-size:26px; margin-bottom: 10px; }
  .index04 .t3 { font-size:24px; margin-top: 15px; }
  .index04 .content { padding:32px 0; }
}
@media(min-width:992px) {
  .index04 {padding-top:30px;}
  .index04 .title { text-align:center; }
  .index04 .t1 { font-size:28px; margin-bottom: 15px; }
  .index04 .t3 { font-size:26px; margin-top: 18px; }
  .index04 .content { padding:40px 0; }
  .index04 .slide {max-width:20%;display:flex;text-align:left; justify-content: space-around;}
}
@media(min-width:1200px) {
  .index04 {padding-top:35px;}
  .index04 .t1 { font-size:32px; }
  .index04 .t2 { font-size:16px; padding-top: 20px; }
  .index04 .t3 { font-size:28px; margin-top: 20px; }
  .index04 .content { padding:45px 0; }
  .index04 .img {margin-right:20px;}
}
@media(min-width:1400px) {
  .index04 {padding-top:40px;}
  .index04 .t1 { font-size:34px; margin-bottom: 20px; }
  .index04 .t2 { font-size:17px; padding-top: 20px; }
  .index04 .t3 { font-size:30px; margin-top: 22px; }
  .index04 .content { padding:50px 0; }
  .index04 .c1 {font-size:17px;}
}
@media(min-width:1600px) {
  .index04 {padding-top:45px;}
  .index04 .t1 { font-size:36px; }
  .index04 .t2 { font-size:18px; padding-top: 25px; }
  .index04 .t3 { font-size:32px; margin-top: 25px; }
  .index04 .content { padding:55px 0; }
}

.index05 { background:url(../images/in05_bg.jpg) no-repeat; background-size:cover; position: relative; overflow: hidden; padding:25px 0;}
.index05 .imgbox:after { padding-top:68%; }
.index05 .s1 { opacity:0; position: absolute; bottom:0; left:0; width:100%; background:rgba(36,86,168,.81); text-align:center; padding:10px 15px; color:#fff; }
.index05 .c1 { text-align:center; padding:10px 15px; color:#fff; }
.index05 .swiper-slide:hover .s1 { opacity:1; transition:.35s all linear; }
.index05 .swiper-pagination-bullet { background:#92c8ff; }
.index05 .swiper-pagination-bullet-active { background:#fff; }
@media(min-width:768px) {
  .index05 { padding:35px 0; }
  .index05 .c1,.index05 .s1 { padding:12px 15px; }
  .index05 .swiper-pagination { bottom:15px; }
}
@media(min-width:992px) {
  .index05 { padding:45px 0; }
  .index05 .c1,.index05 .s1 { padding:15px 15px; }
  .index05 .swiper-pagination-bullet { width:10px; height:10px; }
  .index05 .swiper-pagination { bottom:20px; }
}
@media(min-width:1200px) {
  .index05 { padding:50px 0; }
  .index05 .c1,.index05 .s1 { padding:18px 15px; }
  .index05 .swiper-pagination-bullet { width:13px; height:13px; }
  .index05 .swiper-pagination { bottom:25px; }
}
@media(min-width:1400px) {
  .index05 { padding:55px 0; }
  .index05 .c1,.index05 .s1 { padding:22px 15px; }
  .index05 .swiper-pagination { bottom:30px; }
}
@media(min-width:1600px) {
  .index05 { padding:65px 0; }
  .index05 .swiper-pagination { bottom:40px; }
}

.index06 {padding:30px 0 40px;background: #fff;position: relative;overflow: hidden;}
.index06 .t1 { text-align:center; color:#212121; font-size:22px; position: relative; margin-bottom: 5px; }
.index06 .t1 span { position: relative; z-index: 1; display:inline-block; background:#fff; padding:0 20px; }
.index06 .t1:after { content:''; width:100%; height:1px; background:#dbdbdb; position: absolute; top:50%; left:0; }
.index06 .slide {margin-top: 20px;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;align-items: center;}
.index06 .slide .datebox { height:100%; padding:0 15px; color:#9ea3af; background:#e5e7ec; font-family:'Arial'; font-weight: bold; text-align: center;}
.index06 .slide .txtbox {flex:1;width:50%;margin-left:15px;padding-bottom:15px;border-bottom:1px solid #e6e6e6;position: relative;}
.index06 .slide .txtbox:after { content:''; position: absolute; bottom:0; left:0; height:1px; width:50px; background:#006ae2; z-index: 1; transition:.36s all linear; }
.index06 .slide .d1 {font-size:14px;}
.index06 .slide .d2 { margin-top:5px; }
.index06 .slide .c1 {color:#555; font-size:14px; font-weight: bold; }
.index06 .slide .c2 {color:#989898;line-height: 1.5;margin-top: 10px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow: ellipsis;overflow: hidden;}
.index06 .slide:hover .c1 {color:#00458f;font-weight: bold;}
.index06 .slide:hover .c2 {text-decoration: none;}
.index06 .slide:hover .txtbox:after { width:70%; transition:.36s all linear; }
@media(max-width:991px ) {
  .index06 .slide .datebox { padding:22px 15px; }
}
@media(min-width:576px) {
	.index06 {padding:40px 0 45px;}
	.index06 .slide {margin-top: 30px;}
}
@media(min-width:768px) {
	.index06 {padding:45px 0 50px;}
  .index06 .t1 { font-size:26px; margin-bottom: 10px; }
	.index06 .slide {margin-top: 35px;}
	.index06 .slide .txtbox {margin-left:20px;}
	.index06 .slide .d1 {font-size:16px;}
}
@media(min-width:992px) {
	.index06 {padding:55px 0 60px;}
  .index06 .t1 { font-size:28px; margin-bottom: 15px; }
  .index06 .t1 span { padding:0 35px; }
	.index06 .content {display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;flex-wrap:wrap;justify-content: space-between;}
	.index06 .slide {margin-top: 40px;flex:0 0 45%;max-width:45%;}
  .index06 .slide .datebox { padding:0 20px; }
	.index06 .slide .txtbox {margin-left:30px;}
	.index06 .slide .c1 {font-size:16px;}
	.index06 .slide .c2 {font-size:13px;}
	.index06 .slide .d1 {font-size:18px;}
  .index06 .slide .d2 { font-size:14px; }
}
@media(min-width:1200px) {
	.index06 {padding:65px 0 80px;}
  .index06 .t1 { font-size:32px; }
  .index06 .t1 span { padding:0 45px; }
	.index06 .slide {margin-top: 45px;}
	.index06 .slide .txtbox { margin-left:40px; padding-bottom: 20px;}
	.index06 .slide .c1 {font-size:18px;}
	.index06 .slide .c2 {font-size:14px;margin-top: 15px;}
	.index06 .slide .d1 {font-size:20px;}
}
@media(min-width:1400px) {
	.index06 {padding:80px 0 95px;}
  .index06 .t1 { font-size:34px; margin-bottom: 20px; }
  .index06 .t1 span { padding:0 55px; }
	.index06 .slide {margin-top: 50px;}
	.index06 .slide .txtbox {margin-left:50px;}
	.index06 .slide .c1 {font-size:19px;}
	.index06 .slide .c2 {font-size:16px;}
	.index06 .slide .d1 {font-size:22px;}
}
@media(min-width:1600px) {
	.index06 {padding:90px 0 110px;}
  .index06 .t1 { font-size:36px; }
  .index06 .t1 span { padding:0 65px; }
	.index06 .slide {margin-top: 55px;}
	.index06 .slide .txtbox {margin-left:60px;}
	.index06 .slide .c1 {font-size:20px;}
}

.company01 {margin-top: 20px;padding-bottom: 20px;background: #fff;position: relative;overflow: hidden;}
.company01 .s1 { color:#555555; font-weight: 800; font-family: 'Arial'; font-size:34px; }
.company01 .s1 span { color:#e87b2b; }
.company01 .title { border-bottom:2px solid #eeeeee; position: relative; padding-bottom: 10px; margin-top: 10px; }
.company01 .t1 { color:#212121; font-size:22px; position: relative; }
.company01 .t1 span { color:#898989; font-size:12px; margin-left:15px; }
.company01 .title:after { content:''; width:50px; height:2px; transform:translateY(2px); background:#006ae2; position: absolute; bottom:0; left:0; }
.company01 .info { color:#555555; line-height: 2; text-align:justify; margin-top: 15px; }
.company01 .info p { margin-bottom: 10px; }
.company01 .floatimg { display:none; }
@media(min-width:576px) {
  .company01 .s1 { font-size:42px; }
}
@media(min-width:768px) {
	.company01 {margin-top: 25px;padding-bottom: 30px;}
  .company01 .s1 { font-size:50px; }
  .company01 .title { padding-bottom:10px; margin-top: 15px; }
	.company01 .t1 { font-size:26px; }
	.company01 .t1 span { font-size:13px; }
  .company01 .info { margin-top: 20px; }
  .company01 .info p { margin-bottom: 15px; }
}
@media(min-width:992px) {
	.company01 {margin-top: 30px;padding-bottom: 40px;}
  .company01 .s1 { font-size:54px; }
  .company01 .title { padding-bottom:14px; margin-top: 20px; width:45%; }
	.company01 .t1 { font-size:28px; }
	.company01 .t1 span { font-size:14px; }
  .company01 .info { margin-top: 25px; }
  .company01 .floatimg { display:block; float:right; width:50%; margin-left:6%; transform:translateY(-120px); margin-bottom:-90px; }
}
@media(min-width:1200px) {
	.company01 {margin-top: 35px;padding-bottom: 50px;}
  .company01 .s1 { font-size:58px; }
  .company01 .title { padding-bottom:16px; margin-top: 25px; }
	.company01 .t1 { font-size:32px; }
	.company01 .t1 span { font-size:16px; }
  .company01 .info { font-size:16px; margin-top: 30px; }
  .company01 .info p { margin-bottom: 20px; }
}
@media(min-width:1400px) {
	.company01 {margin-top: 40px; padding-bottom: 60px;}
  .company01 .s1 { font-size:62px; }
  .company01 .title { padding-bottom:20px; margin-top: 30px; }
	.company01 .t1 { font-size:34px; }
	.company01 .t1 span { font-size:17px; }
  .company01 .info { font-size:17px; margin-top: 35px; }
  .company01 .floatimg { transform:translateY(-150px); margin-bottom:-100px; }
}
@media(min-width:1600px) {
	.company01 {margin-top: 45px; padding-bottom: 90px;}
  .company01 .s1 { font-size:66px; }
	.company01 .t1 { font-size:36px; }
}

.company02 { position: relative; padding:25px 0; overflow: hidden; background:url(../images/company02_bg.jpg) no-repeat; background-size:cover; }
.company02 .slide { margin-top: 20px; }
.company02 .t1 { color:#fff; font-weight: bold; font-size:36px; font-family:'Arial'; }
.company02 .t1 span { font-size:12px; font-weight: normal; display:inline-block; padding-left:5px; transform:translateY(-5px); }
.company02 .t2 { color:#fff; margin-top: 5px;}
@media(min-width:576px) {
  .company02 { padding:30px 0; }
  .company02 .t1 { font-size:40px; }
}
@media(min-width:768px) {
  .company02 { padding:40px 0; }
  .company02 .slide { margin-top: 25px; }
  .company02 .t1 { font-size:44px; }
  .company02 .t1 span { font-size:13px; }
}
@media(min-width:992px) {
  .company02 { padding:45px 0; }
  .company02 .slide { margin-top: 30px; }
  .company02 .t1 { font-size:48px; }
  .company02 .t1 span { font-size:14px; }
  .company02 .t2 { margin-top: 10px;}
}
@media(min-width:1200px) {
  .company02 { padding:50px 0; }
  .company02 .slide { margin-top: 0px; }
  .company02 .t1 { font-size:52px; }
  .company02 .t1 span { font-size:16px; }
}
@media(min-width:1400px) {
  .company02 { padding:55px 0; }
  .company02 .t1 { font-size:56px; }
  .company02 .t1 span { font-size:17px; padding-left:10px; }
}
@media(min-width:1600px) {
  .company02 { padding:65px 0; }
  .company02 .t1 { font-size:60px; }
}

.hotgoods {margin-top: 20px;background: #fff;position: relative;overflow: hidden;}
.hotgoods .title { border-bottom:2px solid #eeeeee; position: relative; padding-bottom: 10px; }
.hotgoods .t1 { color:#212121; font-size:22px; position: relative; }
.hotgoods .t1 span { color:#898989; font-size:12px; margin-left:15px; }
.hotgoods .title:after { content:''; width:50px; height:2px; transform:translateY(2px); background:#006ae2; position: absolute; bottom:0; left:0; }
.hotgoods .more { color:#898989; font-size:12px; }
.hotgoods .more:hover { color:#e87b2b; }
.hotgoods .content {margin-top:20px;}
.hotgoods .txtbox {color:#555555; padding:5px 12px;line-height: 35px;text-align:center;}
.hotgoods .swiper-slide {margin-top:0!important;margin-bottom:12px;}
.hotgoods .swiper-slide .imgbox img { width:100%; }
.hotgoods .swiper-slide:hover .txtbox {color:#fff;background:#00458f;}
@media(min-width:576px) {
}
@media(min-width:768px) {
  .hotgoods {margin-top: 25px;}
  .hotgoods .title { padding-bottom:10px; }
  .hotgoods .t1 { font-size:26px; }
  .hotgoods .t1 span { font-size:13px; }
  .hotgoods .content {margin-top:25px;}
  .hotgoods .txtbox {line-height:45px;}
}
@media(min-width:992px) {
  .hotgoods {margin-top: 30px;}
  .hotgoods .title { padding-bottom:14px; }
  .hotgoods .t1 { font-size:28px; }
  .hotgoods .t1 span { font-size:14px; }
  .hotgoods .content {margin-top:30px;}
  .hotgoods .txtbox {line-height:50px;}
}
@media(min-width:1200px) {
  .hotgoods {margin-top: 40px;}
  .hotgoods .title { padding-bottom:16px; }
  .hotgoods .t1 { font-size:32px; }
  .hotgoods .t1 span { font-size:16px; }
  .hotgoods .more { font-size:14px; }
  .hotgoods .content {margin-top:35px;}
  .hotgoods .txtbox {line-height:55px;}
}
@media(min-width:1400px) {
  .hotgoods {margin-top: 45px;}
  .hotgoods .title { padding-bottom:20px; }
  .hotgoods .t1 { font-size:34px; }
  .hotgoods .t1 span { font-size:17px; }
  .hotgoods .content {margin-top:40px;}
  .hotgoods .txtbox {line-height:60px;font-size:17px;}
}
@media(min-width:1600px) {
  .hotgoods {margin-top: 50px;}
  .hotgoods .t1 { font-size:36px; }
  .hotgoods .content {margin-top:45px;}
  .hotgoods .txtbox {line-height:65px;}
}

.hotnews {margin-top: 20px;padding-bottom: 35px;background: #fff;position: relative;overflow: hidden;}
.hotnews .title { border-bottom:2px solid #eeeeee; position: relative; padding-bottom: 10px; }
.hotnews .t1 { color:#212121; font-size:22px; position: relative; }
.hotnews .t1 span { color:#898989; font-size:12px; margin-left:15px; }
.hotnews .title:after { content:''; width:50px; height:2px; transform:translateY(2px); background:#006ae2; position: absolute; bottom:0; left:0; }
.hotnews .slide {margin-top: 20px;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;align-items: center;}
.hotnews .slide .datebox { height:100%; padding:0 15px; color:#9ea3af; background:#e5e7ec; font-family:'Arial'; font-weight: bold; text-align: center;}
.hotnews .slide .txtbox {flex:1;width:50%;margin-left:15px;padding-bottom:15px;border-bottom:1px solid #e6e6e6;position: relative;}
.hotnews .slide .txtbox:after { content:''; position: absolute; bottom:0; left:0; height:1px; width:50px; background:#006ae2; z-index: 1; transition:.36s all linear; }
.hotnews .slide .d1 {font-size:14px;}
.hotnews .slide .d2 { margin-top:5px; }
.hotnews .slide .c1 {color:#555; font-size:14px; font-weight: bold; }
.hotnews .slide .c2 {color:#989898;line-height: 1.5;margin-top: 10px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow: ellipsis;overflow: hidden;}
.hotnews .slide:hover .c1 {color:#00458f;font-weight: bold;}
.hotnews .slide:hover .c2 {text-decoration: none;}
.hotnews .slide:hover .txtbox:after { width:70%; transition:.36s all linear; }
.hotnews .more { color:#898989; font-size:12px; }
.hotnews .more:hover { color:#e87b2b; }
@media(max-width:991px ) {
	.hotnews .slide .datebox { padding:22px 15px; }
}
@media(min-width:576px) {
	.hotnews .slide {margin-top: 30px;}
}
@media(min-width:768px) {
	.hotnews {margin-top: 25px;padding-bottom: 50px;}
  .hotnews .title { padding-bottom:10px; }
	.hotnews .t1 { font-size:26px; }
	.hotnews .t1 span { font-size:13px; }
	.hotnews .slide {margin-top: 35px;}
	.hotnews .slide .txtbox {margin-left:20px;}
	.hotnews .slide .d1 {font-size:16px;}
}
@media(min-width:992px) {
	.hotnews {margin-top: 30px;padding-bottom: 60px;}
  .hotnews .title { padding-bottom:14px; }
	.hotnews .t1 { font-size:28px; }
	.hotnews .t1 span { font-size:14px; }
	.hotnews .content {display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;flex-wrap:wrap;justify-content: space-between;}
	.hotnews .slide {margin-top: 40px;flex:0 0 45%;max-width:45%;}
	.hotnews .slide .datebox { padding:0 20px; }
	.hotnews .slide .txtbox {margin-left:30px;}
	.hotnews .slide .c1 {font-size:16px;}
	.hotnews .slide .c2 {font-size:13px;}
	.hotnews .slide .d1 {font-size:18px;}
	.hotnews .slide .d2 { font-size:14px; }
}
@media(min-width:1200px) {
	.hotnews {margin-top: 35px;padding-bottom: 70px;}
  .hotnews .title { padding-bottom:16px; }
	.hotnews .t1 { font-size:32px; }
	.hotnews .t1 span { font-size:16px; }
	.hotnews .slide {margin-top: 45px;}
	.hotnews .slide .txtbox { margin-left:40px; padding-bottom: 20px;}
	.hotnews .slide .c1 {font-size:18px;}
	.hotnews .slide .c2 {font-size:14px;margin-top: 15px;}
	.hotnews .slide .d1 {font-size:20px;}
  .hotnews .more { font-size:14px; }
}
@media(min-width:1400px) {
	.hotnews {margin-top: 40px; padding-bottom: 80px;}
  .hotnews .title { padding-bottom:20px; }
	.hotnews .t1 { font-size:34px; }
	.hotnews .t1 span { font-size:17px; }
	.hotnews .slide {margin-top: 50px;}
	.hotnews .slide .txtbox {margin-left:50px;}
	.hotnews .slide .c1 {font-size:19px;}
	.hotnews .slide .c2 {font-size:16px;}
	.hotnews .slide .d1 {font-size:22px;}
}
@media(min-width:1600px) {
	.hotnews {margin-top: 45px; padding-bottom: 90px;}
	.hotnews .t1 { font-size:36px; }
	.hotnews .slide {margin-top: 55px;}
	.hotnews .slide .txtbox {margin-left:60px;}
	.hotnews .slide .c1 {font-size:20px;}
}

.product01 {position: relative;overflow: hidden;padding-bottom:30px;}
.product01 .content {margin-top:20px;}
.product01 .list { margin-top: 10px; display: flex; flex-wrap:wrap; justify-content: space-between; }
.product01 .slide { position: relative; margin-bottom: 10px; flex:0 0 49%; max-width:49%; }
.product01 .imgbox img { width:100%; }
.product01 .txtbox {color:#555555; padding:5px 12px;line-height: 35px;text-align:center;}
.product01 .slide:hover .txtbox {color:#fff;background:#00458f;}
.product01 .type {margin-top:15px;line-height: 40px;padding-bottom:3px;display:flex;overflow-x:auto;position:relative;}
.product01 .type::-webkit-scrollbar {height:0px;}
.product01 .type a {position:relative;display:block;color:#555555;white-space:nowrap;margin-right:20px;text-align: center;}
.product01 .type a:after { content:''; height:2px; width:50%; opacity:0; position:absolute; bottom:0; left:50%; background:#00458f; transform:translateX(-50%); transition:all .36s all linear;}
.product01 .type a:last-child {margin-right:0;}
.product01 .type a:hover:after,.product01 .type a.active:after { width:100%; opacity:1; transition:.36s all linear; }
@media(min-width:768px) {
  .product01 .type {margin-top:20px;line-height: 50px;}
  .product01 .type a {margin-right:30px;}
  .product01 .content {margin-top:25px;}
  .product01 .txtbox {line-height:45px;}
}
@media(min-width:992px) {
  .product01 .type {line-height: 55px;}
  .product01 .type a {margin-right:40px; }
  .product01 .content {margin-top:30px;}
  .product01 .list:before { content:''; display: block; flex:0 0 33%; order:2; }
  .product01 .list:after { content:''; display: block; flex:0 0 33%; }
  .product01 .slide { flex:0 0 32%; max-width:32%; margin-bottom: 15px; }
  .product01 .txtbox {line-height:50px;}
}
@media(min-width:1200px) {
  .product01 .type {margin-top:25px;line-height: 60px;}
  .product01 .type a {margin-right:50px; }
  /* .product01 .type::-webkit-scrollbar {height:5px;} */
  .product01 .content {margin-top:35px;}
  .product01 .txtbox {line-height:55px;}
}
@media(min-width:1400px) {
  .product01 .type {margin-top:30px;line-height: 65px;}
  .product01 .type a {font-size:17px;margin-right: 65px;}
  .product01 .content {margin-top:40px;}
  .product01 .slide { margin-bottom: 20px; }
  .product01 .txtbox {line-height:60px;font-size:17px;}
}
@media(min-width:1600px) {
  .product01 .type {margin-top:35px;line-height: 70px;}
  .product01 .type a {font-size:18px;margin-right: 80px;}
  .product01 .content {margin-top:45px;}
  .product01 .txtbox {line-height:65px;}
}

.proinfo01 { position: relative; overflow: hidden; padding-bottom: 20px; }
.proinfo01 .content { position: relative; border:1px solid #e5e5e5; border-radius: 12px; margin-top: 15px; overflow: hidden; }
.proinfo01 .c1 { color:#212121; font-size:20px; line-height: 1.3; }
.proinfo01 .c2 { color:#555555; line-height: 1.7; margin-top: 10px; text-align:justify; }
.proinfo01 .c3 { color:#555555; line-height: 1.7; margin-top: 10px; text-align:justify; display:-webkit-box; text-overflow: ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:3; overflow: hidden; }
.proinfo01 .c4 { color:#555555; display:flex; align-items: center; margin-top: 15px; line-height: 1.5; }
.proinfo01 .c4 i { font-size:200%; }
.proinfo01 .c4 span { color:#f97b47; font-size:150%; }
.proinfo01 .tags { margin-top:15px; }
.proinfo01 .tags:after { content:''; display:block; clear:both;}
.proinfo01 .tag { color:#555555; font-weight: bold; background:#eef0f5; padding:5px 10px; margin-top:5px; padding-right:15px;  border-radius:50px; margin-right:10px; float:left; }
.proinfo01 .tag:last-child { margin-right:0; }
.proinfo01 .btnbox { display:flex; align-items: center; margin-top: 15px; }
.proinfo01 .a1 { display:inline-block; color:#fff; background:#e8962b; line-height: 35px; height:35px; flex:0 0 40%; max-width:40%; margin-right:10px;     display: flex;
  align-items: center;
  justify-content: center; transition:.3s all; }
.proinfo01 .a1 i { color:#fff; font-size:150%; }
.proinfo01 .a1:last-child { background:#9ea7b7; }
.proinfo01 .a1:hover { background:#00458f; transition:.3s all; }
.proinfo01 .main-img {border:1px solid #eee;overflow:hidden;}
.proinfo01 .imgmore {margin-top:10px;padding: 0 50px;}
.proinfo01 .imgmore-slide {border:1px solid #f5f5f5;overflow:hidden;cursor:pointer;}
.proinfo01 .imgmore-slide img,.proinfo01 .main-img img {max-height:100%;max-width:100%;width:unset;}
.proinfo01 .imgmore-slide.active {border:1px solid #00458f;}
.proinfo01 .proinfo-prev.swiper-button-prev {font-size:0;background:url(../images/r.png) no-repeat center;}
.proinfo01 .proinfo-next.swiper-button-next {font-size:0;background:url(../images/l.png) no-repeat center;}
.proinfo01 .proinfo-prev.swiper-button-prev:after,.next.swiper-button-next:after {font-size:0;}
.proinfo01 .proinfo-next.swiper-button-next.swiper-button-disabled, .proinfo-prev.swiper-button-prev.swiper-button-disabled {display:block;}
.proinfo01 .swiper-button-next:after, .proinfo01 .swiper-button-prev:after { font-size:0!important;}
@media(min-width:768px) {
  .proinfo01 { padding-bottom: 25px; }
  .proinfo01 .content { border-radius: 15px; margin-top: 20px; }
  .proinfo01 .c1 { font-size:22px; }
  .proinfo01 .tag { margin-right: 15px; }
  .proinfo01 .a1 { line-height: 40px; height:40px; }
}
@media(min-width:992px) {
  .proinfo01 { padding-bottom: 30px; }
  .proinfo01 .content { border-radius: 18px; margin-top: 25px; }
  .proinfo01 .txtbox { padding-left:30px; }
  .proinfo01 .c1 { font-size:24px; }
  .proinfo01 .c2 { margin-top: 14px; }
  .proinfo01 .c3 { margin-top: 14px; }
  .proinfo01 .c4 { margin-top: 20px; }
  .proinfo01 .tags { margin-top:20px; }
  .proinfo01 .tag { padding:7px 10px; }
  .proinfo01 .btnbox { margin-top: 20px; }
  .proinfo01 .a1 { line-height: 45px; height:45px; }
}
@media(min-width:1200px) {
  .proinfo01 { padding-bottom: 35px; }
  .proinfo01 .content { border-radius: 20px; margin-top: 30px; }
  .proinfo01 .txtbox { padding-left:35px; }
  .proinfo01 .c1 { font-size:26px; }
  .proinfo01 .c2 { margin-top: 18px; line-height: 2; }
  .proinfo01 .c3 { margin-top: 18px; line-height: 2; }
  .proinfo01 .tags { margin-top:25px; }
  .proinfo01 .tag { padding:9px 12px; padding-right:20px; }
  .proinfo01 .btnbox { margin-top: 25px; }
  .proinfo01 .a1 { line-height: 50px; height:50px; margin-right:20px; max-width:225px; }
}
@media(min-width:1400px) {
  .proinfo01 { padding-bottom: 40px; }
  .proinfo01 .content { border-radius: 22px; margin-top: 40px; }
  .proinfo01 .txtbox { padding-left:40px; }
  .proinfo01 .c1 { font-size:28px; }
  .proinfo01 .c2 { margin-top: 20px; }
  .proinfo01 .c2 { margin-top: 20px; }
  .proinfo01 .tags { margin-top:30px; }
  .proinfo01 .tag { padding:10px 15px; padding-right:25px; }
  .proinfo01 .btnbox { margin-top: 35px; }
  .proinfo01 .a1 { line-height: 55px; height:55px; }
}
@media(min-width:1600px) {
  .proinfo01 { padding-bottom: 45px; }
  .proinfo01 .content { border-radius: 25px; margin-top: 50px; }
  .proinfo01 .txtbox { padding-left:50px; }
  .proinfo01 .c1 { font-size:30px; }
  .proinfo01 .tags { margin-top:35px; }
  .proinfo01 .tag { padding:10px 20px; padding-right:30px; }
  .proinfo01 .btnbox { margin-top: 45px; }
  .proinfo01 .a1 { line-height: 60px; height:60px; }
}

.play {cursor:pointer;color:rgba(255,255,255,.7);transition:.16s all linear;height:100%;display:flex;justify-content: center;align-items:center;font-size:42px;position:absolute;z-index:4;left:15px;right:15px;top:0%;}
.play-small {font-size:22px;}
.play:hover {color:#fff;transition:.16s all linear;}
.play i {font-family:'iconfont';transition:.16s all linear;}
.play:hover i {transform:scale(1.1);transition:.16s all linear;}
.video-shadow {display: none;position:fixed;z-index:99999;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.8);}
.video-panel {height:275px;width:365px;padding:5px;background:#f8f8f8;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);}
.video-shadow .close {position:absolute;bottom:5%;left:50%;transform:translateX(-50%);width:100px;height:40px;line-height:40px;border-radius:20px;background: #fff;text-align:center;}
@media(min-width:768px) {
  .play {font-size:46px;}
  .play-small {font-size:24px;}
  .video-panel {height:362px;width:630px;}
}
@media(min-width:992px) {
  .play {font-size:54px;}
  .play-small {font-size:26px;}
  .video-panel {height:420px;width:730px;}
}
@media(min-width:1200px) {
  .play {font-size:62px;}
  .play-small {font-size:28px;}
  .video-panel {height:500px;width:870px;}
}
@media(min-width:1400px) {
  .video-panel {height:724px;width:1260px;}
}
@media(min-width:1600px) {
  .play {font-size:72px;}
  .play-small {font-size:32px;}
}

.history01 {position: relative;overflow: hidden; padding: 20px 0;}
.history01 .t1 { text-align:center; color:#212121; font-size:22px; position: relative; }
.history01 .t1 span { position: relative; z-index: 1; display:inline-block; background:#fff; padding:0 20px; }
.history01 .t1:after { content:''; width:100%; height:1px; background:#dbdbdb; position: absolute; top:50%; left:0; }
.history01 .txtbox { color:#555555; padding:10px 12px;}
.history01 .swiper-slide:hover .imgbox img { transform:translate(-50%,-50%) scale(1.1); }
.history01 .swiper-slide:hover .txtbox { color:#00458f; }
.history01 .c1 { font-weight: bold;}
@media(min-width:375px) {
  .history01 .c1 { margin-right:10px; }
}
@media(min-width:576px) {
  .history01 { padding: 25px 0; }
}
@media(min-width:768px) {
  .history01 { padding: 30px 0; }
  .history01 .t1 { font-size:26px; }
  .history01 .txtbox { padding:12px 12px;}
}
@media(min-width:992px) {
  .history01 { padding: 35px 0; }
  .history01 .t1 { font-size:28px; }
  .history01 .t1 span { padding:0 35px; }
  .history01 .txtbox { padding:15px 12px;}
}
@media(min-width:1200px) {
  .history01 { padding: 40px 0; }
  .history01 .t1 { font-size:32px; }
  .history01 .t1 span { padding:0 45px; }
  .history01 .txtbox { padding:18px 12px;}
}
@media(min-width:1400px) {
  .history01 { padding: 45px 0; }
  .history01 .t1 { font-size:34px; }
  .history01 .t1 span { padding:0 55px; }
  .history01 .txtbox { padding:21px 12px;}
}
@media(min-width:1600px) {
  .history01 { padding: 55px 0; }
  .history01 .t1 { font-size:36px; }
  .history01 .t1 span { padding:0 65px; }
  .history01 .swiper { margin-top: 50px; }
  .history01 .txtbox { padding:25px 12px;}
}

.history02 { position: relative; overflow: hidden; margin-top: 20px; margin-bottom: 35px; padding-bottom: 25px; }
.history02 .container { position: relative; }
.history02 .container:before { content:''; position: absolute; left:25px; top:0; height:100%; background:#d2d2d2; width:1px; }
.history02 .slide { position: relative; margin-top: 20px; }
.history02 .slide:after { content:''; background:#fff; position: absolute; left:20px; top:0; width:12px; height:12px; border:1px solid #d2d2d2; border-radius: 50px; }
.history02 .c1 { color:#555555; font-size: 16px;}
.history02 .c2 { color:#555555; line-height: 2; margin-top: 10px; text-align:justify; }
.history02 .slide:hover:after { border-color:#00458f;}
@media(min-width:768px) {
  .history02 { margin-top: 30px; margin-bottom: 50px; padding-bottom: 35px; }
  .history02 .slide { margin-top: 25px; }
  .history02 .c1 { font-size: 17px;}
}
@media(min-width:992px) {
  .history02 { margin-top: 40px; margin-bottom: 60px; padding-bottom: 45px; }
  .history02 .container:before { left:50%; }
  .history02 .slide { margin-top: 30px; }
  .history02 .slide:after { left:0; transform:translateX(-47%); }
  .history02 .slide1:after { right:0; left:unset; transform:translateX(53%); }
  .history02 .c1 { font-size: 18px;}
}
@media(min-width:1200px) {
  .history02 { margin-top: 50px; margin-bottom: 75px; padding-bottom: 60px; }
  .history02 .slide { margin-top: 35px; }
  .history02 .c1 { font-size: 20px;}
  .history02 .c2 { font-size: 16px;margin-top: 12px;}
}
@media(min-width:1400px) {
  .history02 { margin-top: 60px; margin-bottom: 90px; padding-bottom: 80px; }
  .history02 .slide { margin-top: 40px; }
  .history02 .c1 { font-size: 22px;}
  .history02 .c2 { font-size: 17px;margin-top: 15px;}
}
@media(min-width:1600px) {
  .history02 { margin-top: 70px; margin-bottom: 100px; padding-bottom: 90px; }
  .history02 .slide { margin-top: 50px; }
  .history02 .c1 { font-size: 24px;}
}

.infopage { position: relative; overflow: hidden; background:#f7f8fb;}
.infopage .mainbox { background:#fff; padding:15px 12px; }
.infopage .t1 { color:#555555; font-size:20px; text-align:center; line-height: 1.3; margin:0 auto; }
.infopage .t2 { color:#989898; margin-top:10px; text-align:center; line-height:1.3; }
.infopage .img {margin:20px auto 0;text-align: center;}
.infopage .info { color:#555555; line-height: 2; padding-top:10px; padding-bottom:30px; text-align:justify;}
.infopage strong {font-weight: bold;}
.infopage ul {padding-left:20px;}
.infopage img {max-width:100%!important;height:unset!important;margin:5px 0;}
.infopage .video {width:800px;max-width:100%;height:300px;margin:20px auto;}
.infopage .video .jw-controlbar {width:100%;}
@media(min-width:576px) {
  .infopage .t1 {   }
}
@media(min-width:768px) {
  .infopage .mainbox { padding:20px 35px; }
  .infopage .t1 { font-size:22px; }
  .infopage .info { padding-top: 15px; padding-bottom:40px;}
}
@media(min-width:992px) {
  .infopage .mainbox { padding:25px 40px; }
  .infopage .t1 { font-size:24px; width:550px; max-width:100%; }
  .infopage .info { padding-top: 20px; padding-bottom:50px;}
  .infopage .video {height:350px;}  
}
@media(min-width:1200px) {
  .infopage .mainbox { padding:30px 50px; }
  .infopage .t1 { font-size:26px; }
  .infopage .info { padding-top: 25px; padding-bottom:60px;}
  .infopage .video {height:450px;}
}
@media(min-width:1400px) {
  .infopage .mainbox { padding:35px 55px; }
  .infopage .info { font-size:17px; }
  .infopage .t1 { font-size:28px; }
}
@media(min-width:1600px) {
  .infopage .mainbox { padding:40px 60px; }
  .infopage .t1 { font-size:30px; }
}

.inpage { position: relative; overflow: hidden; padding: 20px 0 10px; }
.inpage .list:after {content:'';display:block;clear:both;}
.inpage .list .slide {float:left;width:49%;margin-right:2%;margin-bottom:15px;box-sizing:border-box;}
.inpage .list .slide:nth-child(2n) {margin-right:0;}
.inpage .list .slide .imgbox {background: #fbfbfb;border:1px solid #efefef;}
.inpage .list .slide .imgbox img { max-width:90%; max-height:90%;}
.inpage .list .slide .txtbox {height:35px;padding:0 10px;display:flex;align-items:center;justify-content: center;border-bottom:1px solid #efefef;}
.inpage .list .slide:hover .imgbox { background:#f0f8ff; border-color:#8bbdef; }
.inpage .list .slide .imgbox .shadow { position: absolute; z-index:3; left:50%; top:50%; opacity:0; transform:translate(-50%,-50%); width:100%; height:100%; display:flex; flex-direction:column; align-items:center; justify-content:center; color:#fff; background: rgba(81,157,223,.6); transition:.2s all linear; }
.inpage .list .slide:hover .shadow { opacity:1; transition:.2s all linear; }
.inpage .list .slide .imgbox .shadow:before { content:'+'; position: relative; z-index:5; color:#00458f; font-size:150%; font-weight: bold; width:30px; height:30px; line-height: 30px; text-align:center; border-radius:50px; background: #fff; }
.submit {background:#00458f;border-color:#00458f;color:#fff;}
.msgtip {line-height: 1.7;margin-top:20px;border:1px dashed #ccc;border-radius:10px;display:inline-block;padding:15px;}
.msgtip .h5 {color:red;}
.msgtip .m1 {color:#999;font-size:80%;}
@media(min-width:576px) {
  .inpage { padding:25px 0 15px; }
}
@media(min-width:768px) {
  .inpage { padding:30px 0 15px; }
  .inpage .list .slide {margin-bottom: 20px;}
}
@media(min-width:992px) {
  .inpage { padding:40px 0 15px; }
  .inpage .list .slide {width:32%;margin-bottom: 25px;}
  .inpage .list .slide:nth-child(2n) {margin-right:2%;}
  .inpage .list .slide:nth-child(3n) {margin-right:0%;}
	.inpage .list .slide .txtbox {font-size:14px;height:40px;padding:0 15px;}
  .inpage .list .slide .imgbox .shadow:before {width:35px;height:35px;line-height:35px;}
}
@media(min-width:1200px) {
  .inpage { padding:45px 0 15px; }
	.inpage .list .slide {margin-bottom: 30px;}
	.inpage .list .slide .txtbox {font-size:16px; height:50px;padding:0 20px;}
	.inpage .list .slide:hover .txtbox {color: #00458f;}
  .inpage .list .slide .imgbox .shadow:before {width:40px;height:40px;line-height:40px;}
}
@media(min-width:1400px) {
  .inpage { padding:50px 0 15px; }
	.inpage .list .slide {margin-bottom: 40px;}
	.inpage .list .slide .txtbox {height:55px;}
  .inpage .list .slide .imgbox .shadow:before {width:45px;height:45px;line-height:45px;}
}
@media(min-width:1600px) {
  .inpage { padding:55px 0 20px; }
	.inpage .list .slide {margin-bottom: 50px;}
	.inpage .list .slide .txtbox {height:60px;}
  .inpage .list .slide .imgbox .shadow:before {width:50px;height:50px;line-height:50px;}
}

.sidebox {background: #fff;position: relative; overflow: hidden;}
.sidebox01 {padding:0 15px;}
.sidebox .s1 {color:#fff;background: #00458f;font-size:16px;padding-left: 15px;line-height: 40px;position:relative;cursor:pointer;}
.sidebox .s1:after {content:'[展开 +]';opacity:.7;font-size:80%;display:block;position:absolute;right:12px;top:50%;transform:translateY(-50%);}
.sidebox .s1 span { font-size:12px; }
.sidebox .s1 i { transform: translateY(3px); margin-right:5px; }
.sidebox .s1.active:after {content:'[收起 -]';}
.sidebox .list {display:none;}
.sidebox .list.active {display:block;padding:15px 0;}
.sidebox .list .slide {position: relative; color:#555555;display: block;padding:0 12px 0 25px; border-bottom:1px solid #ececec; line-height: 35px; transition:.36s all linear; white-space: nowrap;text-overflow: ellipsis;overflow:hidden;}
.sidebox .list .slide:before { content:''; position: absolute; left:10px; top:50%; transform:translateY(-50%); width:5px; height:5px; background:#00458f; transition:.36s all linear; }
.sidebox .list .slide:hover { color:#fff; background: #00458f; transition:.36s all linear; }
.sidebox .list .slide:hover:before { background:#fff; transition:.36s all linear; }
@media(min-width:768px) {
	.sidebox01 {padding:0 15px;}
	.sidebox .s1 {font-size:18px;line-height: 48px;}
}
@media(min-width:992px) {
	.sidebox01 {position: relative;z-index: 2;padding:0 15px;}
	.sidebox .s1 {font-size:20px;line-height: 54px;}
  .sidebox .s1 span { font-size:13px; }
  .sidebox .s1 i { margin-right:10px; }
	.sidebox .list .slide {line-height: 45px;padding:0 15px 0 25px;}
}
@media(min-width:1200px) {
	.sidebox { height:100%;}
	.sidebox01 {padding:0 15px;}
	.sidebox .s1 {font-size:18px;line-height: 58px;}
  .sidebox .s1 span { font-size:14px; }
	.sidebox .s1:after {display:none;}
	.sidebox .list {display: block; padding:20px 0;}
	.sidebox .list .slide {line-height: 50px; padding:0 28px; }
  .sidebox .list .slide:before { left:13px; }
  .sidebox .list .slide:hover { padding-left:55px; }
  .sidebox .list .slide:hover:before { left:32px; }
}
@media(min-width:1400px) {
	.sidebox01 {padding:0 22px;}
	.sidebox .s1 {font-size:20px;line-height: 64px;padding-left: 20px;}
  .sidebox .s1 span { font-size:15px; }
	.sidebox .list .slide {line-height: 55px;padding:0 34px;}
  .sidebox .list .slide:before { left:14px; }
  .sidebox .list .slide:hover { padding-left:65px; }
  .sidebox .list .slide:hover:before { left:40px; }
}
@media(min-width:1600px) {
	.sidebox01 {padding:0 25px;}
	.sidebox .s1 {font-size:22px;line-height: 70px;padding:0 25px;}
  .sidebox .s1 span { font-size:16px; }
	.sidebox .list .slide {line-height: 60px;padding:0 38px;}
  .sidebox .list .slide:before { left:15px; }
  .sidebox .list .slide:hover { padding-left:72px; }
  .sidebox .list .slide:hover:before { left:45px; }
}

.goods02 {padding:0 0 10px;background: #fff;}
.goods02 h3 {margin-bottom: 10px;font-size:24px;line-height: 32px;}
.goods02 h4 {margin-top:15px;font-size:120%;color:#00458f;line-height: 1.5;border-bottom:1px solid #00458f;display:inline-block;}
.goods02-main-img {border:1px solid #eee;overflow:hidden;}
.goods02-imgmore {margin-top:10px;}
.goods02-imgmore-slide {border-radius:10px;border:1px solid #f5f5f5;overflow:hidden;}
.goods02-imgmore-slide img,.goods02-main-img img {max-height:100%;max-width:100%;width:unset;}
.goods02-imgmore-slide.active {border:1px solid #00458f;}
.goods02-right .goods02-options .c1 {margin-top: 10px;line-height: 1.7;color:#4e4e4e;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow: hidden;text-overflow: ellipsis;}
.goods02-right .goods02-submit {margin-top:10px;padding:10px 0;}
.goods02-right .goods02-submit div {flex:1;}
.goods02-right .goods02-submit div a {background:#00458f;color:#fff;width:180px;margin:0 5px;border-radius:50px;line-height: 34px;text-align:center;display:block;}
.goods02-right .goods02-submit div:nth-child(1) {padding-right:40px;}
.goods02-right .goods02-submit div:nth-child(2) {line-height: 17px;color:#797979;margin-top:15px;}
.goods02-right .goods02-submit div b {font-size:16px;display:block;color:#f00;}
.goods02-slide-title {color:#999;position:relative;padding-left:10px;margin-top: 10px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.goods02-slide-title:after {content:'';background:#00458f;position:absolute;left:0;top:50%;transform:translateY(-50%);height:15px;width:3px;}
.goods02-prev.swiper-button-prev {font-size:0;background:url(../images/r.png) no-repeat center;}
.goods02-next.swiper-button-next {font-size:0;background:url(../images/l.png) no-repeat center;}
.goods02-prev.swiper-button-prev:after,.goods02-next.swiper-button-next:after {font-size:0;}
.goods02-next.swiper-button-next.swiper-button-disabled, .goods02-prev.swiper-button-prev.swiper-button-disabled {display:block;}
.shuiyin {font-size: 18px;line-height: 40px;color: #fff;left: 0;top: 0;right:0;bottom:0;opacity: 0.5;position: absolute;z-index: 999;display:flex;align-items:center;justify-content: center;text-align: center;}
@media(max-width:767px) {
  .goods02-submit {padding:12px 15px;}
  .goods02-submit div { white-space: nowrap;}
}
@media(min-width:768px) {
  .goods02 {padding:0 0 20px;}
  .goods02 h4 {margin-top:20px;}
  .goods02-submit {margin-top:15px;}
}
@media(min-width:992px) {
  .goods02 {padding:0 0 30px;}
  .goods02 h3 {margin-bottom: 15px;}
  .goods02 h4 {margin-top:0px;}
  .goods02-right .goods02-options .c1 {font-size:13px;}
  .goods02-right .goods02-submit {margin-top:18px;}
  .goods02-right .goods02-submit div a {line-height: 50px;font-size:16px;transition: .16s all ease-out;}
  .goods02-right .goods02-submit div a:hover {transform: translateY(-5px);box-shadow: 0 10px 15px -5px rgb(0 0 0 / 60%);transition: .16s all ease-in;}
  .goods02-right .goods02-submit div:nth-child(2) {line-height: 36px;}
  .goods02-right .goods02-submit div b {font-size:32px;}
  .shuiyin {font-size:28px;line-height: 70px;}
	.goods02-imgmore {margin-top:15px;}
}
@media(min-width:1200px) {
  .goods02 {padding:0 0 40px;}
  .goods02 h3 {margin-bottom: 20px;}
  .goods02-right {padding-left:3%!important;}
  .goods02-right .goods02-options .c1 {font-size:14px;}
  .goods02-right .goods02-submit {margin-top:20px;}
  .goods02-right .goods02-submit div:nth-child(2) {margin-top: 20px;}
	.goods02-imgmore {margin-top:20px;}
}
@media(min-width:1400px) {
  .goods02 {padding:0 0 50px;}
  .goods02 h3 {margin-bottom: 25px;}
  .goods02-right .goods02-options .c1 {font-size:15px;}
  .goods02-right .goods02-submit {margin-top:24px;}
  .goods02-right .goods02-submit div:nth-child(2) {margin-top: 25px;}
	.goods02-imgmore {margin-top:25px;}
}
@media(min-width:1600px) {
  .goods02 {padding:0 0 60px;}
}

.goods03 {padding:20px 0;}
.goods03-title {background:#fff;line-height: 20px;position:relative;}
.goods03-title h3 {line-height: 32px;font-size:20px;}
.goods03-title i {display:block;position:relative;height:1px;background: #f5f5f5;}
.goods03-title i:before {content:'';position:absolute;left:0;top:-1px;width:100px;height:3px;background:#00458f;}
.goods03-title span {display:block;height:5px;background:#00458f;position:absolute;top:0;left:0;right:0;}
.goods03-content {background:#fff;padding:15px 0;line-height: 25px;text-align: justify;overflow:hidden;}
.goods03-content img {max-width:100%!important;}
.goods03-content table {max-width:100%!important;width:100%!important;}
.goods03-slide-imgbox {border: 1px solid #eee;}
.goods03-slide-imgbox:after {padding-top:85%;}
.goods03-slide-imgbox img {width:100%;max-height: unset;}
.goods03-slide-title {line-height: 3;text-align: center;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.goods03-slide:hover {color:#00458f;}
.goods03-slide:hover img {transform:translate(-50%,-50%) scale(1.1);}
.goods03-slide-imgbox .shadow { position: absolute; z-index:3; left:50%; top:50%; opacity:0; transform:translate(-50%,-50%); width:100%; height:100%; display:flex; flex-direction:column; align-items:center; justify-content:center; color:#fff; background: rgba(81,157,223,.6); transition:.2s all linear; }
.goods03-content .swiper-slide:hover .shadow { opacity:1; transition:.2s all linear; }
.goods03-slide-imgbox .shadow:before { content:'+'; position: relative; z-index:5; color:#00458f; font-size:150%; font-weight: bold; width:30px; height:30px; line-height: 30px; text-align:center; border-radius:50px; background: #fff; }
@media (min-width:992px) {
  .goods03 {padding-bottom: 50px;}
  .goods03-title {line-height: 30px;}
  .goods03-title h3 {line-height: 36px;font-size:24px;}
  .goods03-title i {margin-top:10px;}
  .goods03-content .slide:hover {color:#00458f;}
  .goods03-slide-imgbox .shadow:before {width:35px;height:35px;line-height:35px;}
}
@media(min-width:1200px) {
  .goods03-title {padding:25px 0;}
  .goods03-title h3 {line-height: 43px;}
  .goods03-content {padding:0 0 25px;font-size:15px;line-height: 32px;}
  .goods03-slide-imgbox .shadow:before {width:40px;height:40px;line-height:40px;}
}
@media(min-width:1400px) {
  .goods03-slide-imgbox .shadow:before {width:45px;height:45px;line-height:45px;}
}
@media(min-width:1600px) {
  .goods03-slide-imgbox .shadow:before {width:50px;height:50px;line-height:50px;}
}

/*文章列表页样式*/
.news { position: relative; overflow: hidden; margin:20px 0 30px; }
.news .list .slide {padding:15px 15px;position:relative;border:1px solid #fff;border-bottom:1px solid #ebebeb;background: #fff;transition:.3s all;}
.news .list .slide:first-child { border-top:1px solid #ebebeb; }
.news .list .slide .imgbox:after {padding-top:65%;}
.news .list .slide .c1 {color:#333;font-weight:bold;font-size:16px;margin-top:15px;line-height:22px;position:relative;}
.news .list .slide .c2 {color:rgba(0,0,0,.6);margin-top:10px;line-height: 1.8;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;text-overflow: ellipsis;-webkit-box-orient: vertical;text-align:justify;}
.news .list .slide .c3 {color:rgba(0,0,0,.4);margin-top: 10px;font-size:12px;}
.news .list .slide:hover { background:#f2f3f5; border:1px solid #ebebeb; }
.news .list .slide:hover .c1 {color:#00458f;}
@media(min-width:768px) {
  .news { margin:25px 0 40px; }
  .news .list .slide {padding:18px 25px;}
  .news .list .slide .c1 { margin-top: 0; }
  .news .list .slide .c2 {margin-top:12px;}
  .news .list .slide .c3 {margin-top: 12px;}
}
@media(min-width:992px) {
  .news { margin:30px 0 50px; }
  .news .list .slide {padding:20px 30px;}
  .news .list .slide a {display:flex; align-items:center;}
  .news .list .slide .imgbox {margin-right:5%;width:230px;}
  .news .list .slide .txtbox {flex:1;width:50%;}
  .news .list .slide .c1 {font-size:20px;}
  .news .list .slide .c2 {margin-top:14px;}
  .news .list .slide .c3 {margin-top: 15px;font-size:13px;}
}
@media(min-width:1200px) {
  .news { margin:35px 0 60px; }
  .news .list .slide { padding:22px 40px; }
  .news .list .slide .c2 {margin-top:16px;}
}
@media(min-width:1400px) {
  .news { margin:40px 0 70px; }
  .news .list .slide { padding:25px 45px; }
  .news .list .slide .c2 {margin-top:18px;}
}
@media(min-width:1600px) {
  .news { margin:50px 0 80px; }
  .news .list .slide { padding:30px 50px; }
  .news .list .slide .c2 {margin-top:20px;}
}


.video-shadow {display: none;position:fixed;z-index:99999;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.8);}
.video-panel {height:275px;width:365px;padding:5px;background:#f8f8f8;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);}
.video-shadow .close {position:absolute;bottom:5%;left:50%;transform:translateX(-50%);width:100px;height:40px;line-height:40px;border-radius:20px;background: #fff;text-align:center;}
@media(min-width:768px) {
  .video-panel {height:362px;width:630px;}
}
@media(min-width:992px) {
  .video-panel {height:420px;width:730px;}
}
@media(min-width:1200px) {
  .video-panel {height:500px;width:870px;}
}
@media(min-width:1440px) {
  .video-panel {height:724px;width:1260px;}
}

.contact01 { position: relative; overflow: hidden; border-bottom:1px solid #e0e0e0; padding-bottom: 10px;}
.contact01 .t1 { color:#212121; font-size:32px; }
.contact-list {padding-top:15px;}
.contact-list ul { margin:0; }
.contact-list li { color:#555555; padding:10px 0; border-bottom:1px dashed #eee; line-height: 1.3; }
.contact-list li i { color:#888; margin-right:5px; font-size:120%;}
@media(min-width:576px) {
}
@media(min-width:768px) {
  .contact01 { padding-bottom: 15px; }
  .contact-list li { padding:14px 0; }
  .contact-list li i { margin-right:10px; }
}
@media(min-width:992px) {
  .contact01 { padding-bottom: 30px; }
  .contact-list li { padding:18px 0; }
  .contact-list li i { margin-right:12px; }
}
@media(min-width:1200px) {
  .contact01 { padding-bottom: 40px; }
  .contact-list li { padding:22px 0; padding-left:10px; }
  .contact-list li i { margin-right:15px; }
}
@media(min-width:1400px) {
  .contact01 { padding-bottom: 50px; }
  .contact-list li { padding:26px 0; padding-left:10px; font-size:17px; }
}
@media(min-width:1600px) {
  .contact01 { padding-bottom: 60px; }
  .contact-list li { padding:30px 0; padding-left:10px; }
}


.message01 {position:relative;overflow: hidden; padding:20px 0;}
.message01 .t1 {color:#212121;font-size:20px;}
.message01 .t2 {color:#555;margin-top:8px;line-height: 1.3;}
.message01 .content {margin-top:20px;}
.message01 .slide {color:#929292;background:#f3f3f3;line-height:40px;margin-bottom:10px;white-space:nowrap;}
.message01 .slide input {background:#f3f3f3;width:84%;}
.message01 .slide textarea {background:#f3f3f3;width:90%;font-size:14px;line-height: 24px;height:92px;padding-top:8px;}
.message01 .submit {color:#fff;background:#00458f;display:block;text-align:center;border-radius:0;}
.message01 .submit .btn2 {padding:0;border:none;border-radius: 0;background:#00458f; }
.message01 .submit .btn-inner {transition:.36s all linear;}
.message01 .submit .btn-inner i {right:-10px!important;}
.message01 .submit .btn-inner i:before {content:'';opacity:0;}
.message01 .submit:hover {background:#14479b;transition:.36s all; }
@media(min-width:768px) {
	.message01 { padding:35px 0; }
	.message01 .t1 {font-size:24px;}
	.message01 .t2 {margin-top:10px;}
	.message01 .slide {line-height:45px;}
	.message01 .slide textarea {padding-top:10px;}
}
@media(min-width:992px) {
	.message01 { padding:45px 0; }
	.message01 .t1 {font-size:26px;}
	.message01 .content {margin-top:30px;}
	.message01 .slide {line-height:50px;}
	.message01 .submit {font-size:16px;transition:.36s all;}
	.message01 .slide textarea {padding-top:14px;}
}
@media(min-width:1200px) {
	.message01 { padding:55px 0; }
	.message01 .t1 {font-size:28px;}
	.message01 .t2 {margin-top:13px;}
	.message01 .content {margin-top:40px;}
	.message01 .slide {line-height:60px;}
	.message01 .slide textarea {font-size:16px;line-height: 30px;height: 120px;padding-top:13px;}
}
@media(min-width:1400px) {
	.message01 { padding:65px 0; }
	.message01 .t1 {font-size:32px;}
	.message01 .t2 {margin-top:15px;font-size:17px;}
	.message01 .content {margin-top:40px;}
	.message01 .slide {line-height:65px;}
	.message01 .slide textarea {font-size:16px;line-height: 30px;height: 120px;padding-top:17px;}
}
@media(min-width:1600px) {
	.message01 { padding:80px 0; }
	.message01 .t1 {font-size:36px;}
	.message01 .t2 {font-size:18px;}
	.message01 .content {margin-top:50px;}
	.message01 .slide {line-height:70px;margin-bottom:15px;}
	.message01 .slide textarea {font-size:16px;line-height: 30px;height:120px;padding-top:20px;}
	.message01 .submit {font-size:18px;}
}

.footer {color:rgba(255,255,255,.4);background: #00458f;}
.footer a {color:rgba(255,255,255,.4);}
.footer a:hover {color:#fff;text-decoration: underline;}
.footer .plist { padding:15px 0; border-bottom:1px solid rgba(255,255,255,.1); line-height:1.5;}
.footer .plist a { white-space: nowrap; margin-right:15px; margin-top: 5px;display: inline-block; }
.footer .fcenter { padding-top:15px; }
.footer .t1 { color:#fff; padding-right:15px; white-space: nowrap;}
.footer .t3 { display:flex; align-items: center; justify-content: center; color:#fff; height:35px; line-height: 35px; background:#e87b2b; }
.footer .t3:hover { background:#e6701d; text-decoration: none; }
.footer .t3 i { margin-right:10px; font-size:140%; }
.footer .f-nav { display: flex; flex-wrap:wrap; }
.footer .f-nav a { flex:0 0 25%; max-width:25%; line-height:2.5; text-align: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.footer .s1 { color:#fff; margin-bottom: 15px; }
.footer .s2 { color:#fff; font-weight: bold; font-size:22px; }
.footer .s3 { color:#fff; font-size:16px; }
.footer .s4 { line-height: 1.8; margin-top: 15px; }
.footer .ewm img { width:80px; }
.footer .fbottom { color:rgba(255,255,255,.6); line-height: 1.7; padding: 10px; margin-top: 10px; }
@media(min-width:768px) {
  .footer .fcenter { padding-top:20px; }
  .footer .t1 { padding-right:20px; }
  .footer .fbottom {margin-top: 15px;}
}
@media(min-width:992px) {
  .footer .plist a { margin-right:25px; margin-top: 0; }
  .footer .fcenter { padding-top:25px; }
  .footer .t3 { height:40px; line-height: 40px; }
  .footer .f-nav a { line-height: 3; }
  .footer .ewm img { width:90px; }
  .footer .s2 { font-size:26px; }
  .footer .s3 { font-size:17px; }
  .footer .fbottom {font-size:14px;padding:15px;margin-top: 20px;}
}
@media(min-width:1200px) {
  .footer .plist a { margin-right:30px; }
  .footer .fcenter { padding-top:30px; }
  .footer .t1 { padding-right: 25px; }
  .footer .t3 { height:45px; line-height: 45px; }
  .footer .f-nav { border-right:1px solid rgba(255,255,255,.1);}
  .footer .f-nav a {flex:0 0 47%; max-width:47%;  font-size:14px; }
  .footer .contact { padding-left:20%; }
  .footer .s4 { line-height: 2; font-size:14px; }
  .footer .ewms1 { font-size:14px; }
  .footer .ewm img { width:100px; }
  .footer .s2 { font-size:28px; }
  .footer .s3 { font-size:18px; }
}
@media(min-width:1400px) {
  .footer .plist { padding:20px 0;}
  .footer .plist a { margin-right:35px; }
  .footer .fcenter { padding-top:35px; }
  .footer .t1 { padding-right: 30px; }
  .footer .t3 { height:50px; line-height: 50px; }
  .footer .ewm img { width:110px; }
  .footer .s2 { font-size:30px; }
  .footer .s3 { font-size:20px; }
}
@media(min-width:1600px) {
  .footer .plist { padding:25px 0;}
  .footer .plist a { margin-right:40px; }
  .footer .fcenter { padding-top:40px; }
  .footer .t1 { padding-right: 35px; }
  .footer .t3 { height:60px; line-height: 60px;}
  .footer .ewm img { width:120px; }
  .footer .s2 { font-size:32px; }
  .footer .s3 { font-size:22px; }
}

.footer-bar {height:70px;z-index:99;transition:.36s all;}
.footer-bar .list {color:#fff;background:#333;display:flex;position:fixed;bottom:0;left:0;right:0;height:70px;z-index:99;}
.footer-bar .slide {flex:1;text-align: center;line-height: 30px;}
.footer-bar .slide:hover {color:#fff;}
.footer-bar .slide i {display:block;font-size:25px;padding-top:10px;}
@media(max-width:991px) {
  .footer-bar.hide {display:none;}
}

#bdshare_weixin_qrcode_dialog {height:unset!important;}